home *** CD-ROM | disk | FTP | other *** search
/ Collection of Internet / Collection of Internet.iso / faq / comp / mail / mime_faq / part2 / partmessage-partial0 < prev   
Encoding:
Text File  |  1994-03-21  |  35.5 KB  |  1,076 lines

  1. Archive-Name: mail/mime-faq/part2
  2. Last-modified: 1994/02/10
  3. Version: 3.4
  4.  
  5.  
  6. comp.mail.mime frequently asked questions list (FAQ) (2/3)
  7.  
  8. Part II -- MIME products
  9.  
  10. This is part II of a Frequently Asked Questions document about MIME, the
  11. multipurpose and multi-media standard for Internet mail.
  12.  
  13. Part I covers frequently asked questions.
  14.  
  15. Part II is a listing of MIME products.
  16.  
  17. Part III covers advanced topics.
  18.  
  19.  
  20. 7 Freely available MIME software packages
  21.  
  22. Name:     Andrew
  23. Product:  Multimedia system
  24. Platform: Unix
  25. FTP:
  26. Author:
  27. Comments:
  28.  
  29.     [ Susan Straub <susan+@andrew.cmu.edu> 11-Jan-1993 ]
  30.  
  31.     Andrew is a very large and ambitious software system developed at
  32.     Carnegie Mellon University.  It is installed at hundreds of sites
  33.     throughout the world, and includes a multimedia document editor,
  34.     help system, and various other utilities.  In particular, it
  35.     includes a feature-rich program, "messages", which can read and
  36.     send mail and news articles in MIME format, including images,
  37.     audio, richtext, and more.  Andrew is available in binary release
  38.     for several Unix system architectures, and also in source form.
  39.     Be warned that the source distribution is itself about 50
  40.     megabytes, but you really are getting a LOT of stuff.  For
  41.     information on how to obtain a copy of Andrew, send mail to
  42.     info-andrew-request@andrew.cmu.edu.
  43.  
  44.  
  45. Name:     c-client
  46. Product:  MUA library code
  47. Platform: Unix, Macintosh, MS-DOS, TOPS-20
  48. FTP:
  49. Author:   Mark Crispin
  50. Comments:
  51.  
  52.     [ comp.mail.misc FAQ ]
  53.  
  54.     Software writers only:
  55.  
  56.     c-client is a general library useful for creating MUA's.  It
  57.     provides a Application Program Interface for retrieving and
  58.     manipulating mail messages.  It supports the latest draft of
  59.     MIME.  It is driver based, and easily ported to new platforms and
  60.     MTAs.  The currently supported platforms include various versions
  61.     of BSD and SysV Unix, MS-DOS, Macintosh and even TOPS-20(!).  It
  62.     supports mailboxes in /usr/spool/mail, mbox, mail.txt, mh, carmel
  63.     format, as well as remote mailbox access via the IMAP2 protocol
  64.     described in RFC-1176 and extended by the IMAP2bis extensions.
  65.  
  66.     c-client does not contain any user interface.  Rather, it contains
  67.     everything else that goes into an MUA.  c-client is called with
  68.     such functions as mail_open(), mail_fetchheader(), mail_setflag(),
  69.     etc.
  70.  
  71.     Just the thing if you want to write a new MUA.
  72.  
  73.     Contact the author (Mark Crispin <mrc@panda.com>) for more details.
  74.  
  75.  
  76. Name:     elm
  77. Product:  MUA
  78. Platform: Unix
  79. FTP:
  80. Author:
  81. Comments:
  82.  
  83.     [ Syd Weinstein <syd@dsinc.dsi.com> 21-Dec-1992 ]
  84.  
  85.     Elm support for MIME:
  86.     2.3 - uses metamail supplied patch from Nathaniel Borenstein. 
  87.  
  88.     2.4:
  89.         reading: detects MIME headers and calls metamail automatically
  90.         if the message cannot be displayed on the current screen using
  91.         the native capabilities of the display (recognizes some char
  92.         sets as native)
  93.  
  94.         sending: detects [include ] markers and makes them MIME attachments.
  95.         Still very 'crude', but its all we had time for, as to the
  96.         release deadline of 'Elm' and MIME.
  97.  
  98.     3.x:
  99.         reading: probably no change from 2.x, but will understand
  100.         some 'file storage' types and allow for splitting off attachments
  101.         on their own.
  102.  
  103.         sending: will allow defining attachments to be added and auto build
  104.         the MIME stuff, in addition to the [include ] syntax.
  105.  
  106.     release status:
  107.     2.3: obsolete
  108.     2.4: Current PL is 23.
  109.     3.x: not planned until some time in 1994.
  110.  
  111.  
  112. Name:     emil
  113. Product:  tool
  114. Platform: Unix
  115. FTP:      ftp.uu.se:pub/unix/networking/mail/emil
  116. FTP:      ftp.sunet.se:pub/unix/mail/emil
  117. Author:   Martin Wendel <martin@alba.udac.uu.se>
  118. Comments:
  119.  
  120.     [ Martin Wendel <martin@alba.udac.uu.se> 8-Nov-1993]
  121.  
  122.     Emil is a tool for converting between message formats used by MIME,
  123.     Eudora, SUN mailtool, PC and Mac based clients, etc. It is easily
  124.     extensible. It can work either standalone, as an argument driven
  125.     filter program, or, if linked with sendmail8.6. or IDA sendmail,
  126.     as a mail gateway convertering messages sent between various types
  127.     of Internet mail clients. It will give a possibility to convert
  128.     encoding formats of attachments and convert character sets of
  129.     text. It can make a heterogenous mail environment, consisting of
  130.     various types of mail clients, act as a homogenous environment; for
  131.     instance sending only MIME based messages to the outside world.
  132.  
  133.  
  134. Name:     encdec
  135. Product:  tool
  136. Platform: ISO C
  137. FTP:      ftp.efd.lth.se:pub/mail/encdec.c.gz
  138. Author:   Joergen Haegg <jh@efd.lth.se>
  139. Comments: encdec is a simple standalone encoder/decoder for base64 and
  140.           quoted printable written in ISO C.
  141.  
  142.  
  143. Name:     Eudora 1.4
  144. Product:  MUA
  145. Platform: Macintosh MS-Windows
  146. FTP:      qualcomm.com:mac/eudora/1.4/Eudora1.4.sea.hqx
  147. FTP:      src.doc.ic.ac.uk:computing/systems/ibmpc/windows3/winsock/eudora14.exe
  148. Author:   Steve Dorner <sdorner@qualcomm.com>
  149. Comments:
  150.  
  151. Eudora 1.4 is a MUA for Macs and PCs that uses POP3 and SMTP and
  152. supports MIME.  A commercial version is also available: see the next
  153. section.
  154.  
  155. Name:     HUyMail
  156. Product:  MTA/MUA
  157. Platform: VMS
  158. FTP:      ftp.technion.ac.il:pub/unsupported/vms/local/local/huymail*.bck
  159. Author:   Yehavi Bourvine
  160. Comments:
  161.  
  162.     [ Yehavi Bourvine <YEHAVI@vms.huji.ac.il> 22-Jul-1993 ] 
  163.  
  164.     HUyMailer is a store and forward mailer for VAX/VMS and AXP/VMS
  165.     systems which supports as transports: DECnet, Multinet/TcpIp,
  166.     HUJI-NJE and PMDF.  The software is available freely for
  167.     non-commercial use as a C source code.
  168.  
  169.     The mailer supports two users' interfaces: VMS/MAIL (to which the
  170.     connection is done via MAIL11 DECnet connection) or a locally
  171.     written interface called BMAIL.  BMAIL is a menu oriented interface
  172.     which supports MIME and Hebrew.
  173.  
  174.  
  175. Name:     Iride
  176. Product:  MUA
  177. Platform: Macintosh
  178. FTP:      gnbts.univ.trieste.it:mime/Iride.sea.hqx
  179. Author:   GNBTS
  180. Comments:
  181.  
  182.     [ From the README ]
  183.  
  184.     Iride is (or will be -- it's currently in beta test) an
  185.     implementation of a MIME user agent on the Apple Macintosh
  186.     computer.  It was developed as part of a project of the GNBTS -
  187.     Gruppo Nazionale Bioingegneria sezione di Trieste, for the
  188.     integration of multimedia mail with hospital data storing
  189.     facilities, in particular for the transfer of bioimages.
  190.     
  191.     This is a far from a complete MIME implementation, but I think 
  192.     it is quite usable.
  193.  
  194.     To use it you need:
  195.         o Macintosh with MacTCP 1.1 or better installed
  196.         o 32 bit ColorQuickDraw if you want to use images
  197.         o audio input device if you want to create audio messages
  198.         o connection to a SMTP mail relay
  199.         o connection to a POP3 server
  200.     
  201.     MIME types supported:
  202.     
  203.     text/plain              charset=US-ASCII only
  204.     text/richtext           (no tool for composing richtext yet)
  205.     
  206.     audio/basic
  207.     audio/X-macaudio        generated when a NOT sampled audio pasted in
  208.     
  209.     image/GIF
  210.     image/X-macPICT         generated when color QuickDraw is missing only
  211.     
  212.     multipart/mixed         each part is shown in a different window
  213.                             MUST change this
  214.     multipart/parallel     
  215.     multipart/alternative   handled as multipart/mixed
  216.                             MUST change this
  217.  
  218.  
  219. Name:     metamail
  220. Product:  MUA and tools
  221. Platform: Unix Amiga MS-DOS
  222. FTP:      thumper.bellcore.com:pub/nsb/mm.2.6.tar.Z
  223.           The metamail distribution that Nathaniel Borenstein supports.
  224. FTP:      thumper.bellcore.com:pub/nsb/contrib2.6.tar.Z
  225.           Contributed sources.
  226. FTP:      thumper.bellcore.com:pub/nsb/amiga2.5.tar
  227.           Amiga binaries and utilities
  228. FTP:      thumper.bellcore.com:pub/nsb/dos2.5.tar.Z
  229.           MS-DOS binaries
  230. Author: Nathaniel Borenstein
  231. Comments:
  232.  
  233.     [ Paul Eggert <eggert@bi.twinsun.com> ]
  234.  
  235.     Metamail is a software implementation of MIME, designed for easy
  236.     integration with traditional mail-reading interfaces -- typically,
  237.     users do not invoke metamail directly.  Ideally, extending the
  238.     local email or news system to handle a new media format is a
  239.     simple matter of adding a line to a mailcap file.  Mailcap files
  240.     are described in RFC 1343.
  241.  
  242.  
  243. Name:     MH 6.8
  244. Product:  MUA
  245. Platform: Unix
  246. FTP:      ftp.ics.uci.edu:pub/mh/mh-6.8.tar.Z
  247. FTP:      louie.udel.edu:portal/mh-6.8.tar.Z
  248. Author:
  249. Comments:
  250.  
  251. MIME support is available for the MH message handling system; the
  252. primary reader and generator is the program mhn(1) although other MH
  253. programs are also changed.  The current release of MH is 6.8, the first
  254. to include MIME support when appropriately installed.  mhn does not
  255. use the mailcap mechanism described in RFC 1343.
  256.  
  257. A tutorial for mhn is available:
  258.  
  259. FTP:      ftp.ics.uci.edu:mh/contrib/multimedia/mhn-tutorial.tex, .sty, .ps
  260.  
  261. See the newsgroup comp.mail.mh for further information.
  262.  
  263.  
  264. Name:     MIME for VM/CMS
  265. Product:
  266. Platform: VM/CMS
  267. FTP:      { gopher, see comments }
  268. Author:
  269. Comments:
  270.  
  271.     [ Rick Troth <TROTH@ricevm1.rice.edu> 21-Jul-1993 ]
  272.  
  273.     This MIME decoder is available via Gopher from ricevm1.rice.edu
  274.     under "Other freely distributable CMS software", which is under
  275.     "CMS Gopher Software".
  276.  
  277.     It correctly reads:
  278.  
  279.         o text/plain,
  280.         o text/richtext, and
  281.         o image/gif.
  282.  
  283.     GIFs require the VMGIF package from Belgium.  I need filters for
  284.     PBM and PGM and then they'd work too.  Sounds are not useful on
  285.     the standard 3270 terminal (dumb terminals just don't play sounds).
  286.  
  287.     It splits out multipart/[anything] into separate files.  CMS has a
  288.     standard directory "browser" (FILELIST) that lets you view a bunch
  289.     of related files and decide what, if anything, you want to do with
  290.     them.
  291.  
  292.     Message/external-body doesn't work well, but probably will given
  293.     more development time.  I could use some samples to help with the
  294.     debugging of that part.
  295.  
  296.     It does NOT do applications, except for the one, octet-stream.
  297.     (which is treated as a kind-of "sendfile" utility) There *is* a
  298.     PostScript interpreter for CMS, but it is reported to be a dog (we
  299.     don't have it).  But I do hope to put the extraction code in for
  300.     these eventually.
  301.  
  302.     If a given content-type isn't understood, you just view the item
  303.     as-is.
  304.  
  305.     For composition, there's no CHARSET= parameter on the
  306.     Content-Type: text/plain line.  It's EBCDIC until it gets into
  307.     SMTP, then it's ASCII, then it might be anything, so I've left off
  308.     the CHARSET= parameter.
  309.  
  310.     An "attach" command is added to RiceMAIL when you run this, which
  311.     would then change the message from text/plain to multipart/mixed
  312.     and append the attachment after a boundary.  Attachments don't
  313.     "close" properly; that is, the final boundary isn't correct, but is
  314.     correctly processed by all of the MIME compliant readers I've
  315.     checked.  (there's some feature of RiceMAIL that causes this)
  316.  
  317.     This thing is based on CMS Pipelines, so adding features is easy
  318.     since we now have the base for MIME processing.
  319.  
  320.  
  321. Name:     MIME tools for GNU Emacs
  322. Product:  MUA
  323. Platform:  
  324. FTP:      wnoc-fuk.wide.ad.jp:pub/GNU/etc/emacs-mime-tools.shar
  325. Author:   Masanobu UMEDA
  326. Comments:
  327.  
  328.     [ Masanobu UMEDA <umerin@mse.kyutech.ac.jp> 07-Aug-1993 ]
  329.  
  330.     MIME tools that consist of "mime.el", "rmailmime.el" and
  331.     "metamail.el" are tools for reading and composition of MIME
  332.     messages for GNU Emacs and its variants.  "mime.el" is a simple
  333.     MIME message composer that works with mail mode, news mode, and
  334.     mhe letter mode.  Messages of plain and richtext text, audio, and
  335.     image, and multipart messages of them can be composed by using
  336.     "mime.el".  "rmailmime.el" is for reading MIME messages within
  337.     Rmail.  "metamail.el" is an interface to metamail.  The metamail
  338.     package is required by these tools.
  339.  
  340.  
  341. Name:     MIME tools for NeXT
  342. Product:  editor
  343. Platform: NeXT
  344. FTP:
  345. Author:   Dave Lacey
  346. Comments:
  347.  
  348.     [ Dave Lacey <dave@blackbox.isca.uiowa.edu> ]
  349.  
  350.     I'd like to keep you apprised of some MIME work I'm doing.  I'm
  351.     interested in using MIME as a transport medium for multi-media
  352.     gopher documents.  My particular use is for Radiology info, but it
  353.     would work for just about anything.
  354.  
  355.     I've got a NeXT Gopher client almost working and I also have a
  356.     NeXT based MIME file editor that reads/creates MIME documents.
  357.     Both work, but need a bit more extension.  I will likely
  358.     distribute the source to this, so the MIME reader (which is
  359.     essentially an object) can be re-used in other apps.
  360.  
  361.  
  362. Name:     MIXMH
  363. Product:  MUA
  364. Platform: Unix with X
  365. FTP:      aun.uninett.no:pub/unix/mixmh-0.2.tar.Z
  366. Author:
  367. Comments:
  368.  
  369.     [ Harald Tveit Alvestrand <Harald.Alvestrand@delab.sintef.no> 10-Dec-1992 ]
  370.  
  371.     This version is based on XMH version 1.6 from SEI, Carnegie Mellon.
  372.     It supports sending MIME with extended character sets in the headers
  373.     (per RFC 1342) and the body (per RFC 1341 text/plain).  It has
  374.     limited support for multipart messages.
  375.  
  376.     The source is freely redistributable and modifiable.
  377.  
  378.     As you can see from the version number, it is still not considered
  379.     fully stable. Bugs may be reported to mixmh-bugs@uninett.no
  380.     Information and discussion will take place on mixmh-info@uninett.no;
  381.     mail to mixmh-info-request@uninett.no to join.
  382.  
  383.  
  384. Name:     mpack
  385. Product:  MUA/utility
  386. Platform: Unix, MS-DOS, Macintosh, Amiga
  387. FTP:      export.acs.cmu.edu:pub/mpack/mpack-1.0-src.tar.Z
  388.           Sources for all versions except Amiga
  389. FTP:      export.acs.cmu.edu:pub/mpack/mpack-1.0-src-amiga.tar.Z
  390.           Additional sources for Amiga
  391. FTP:      export.acs.cmu.edu:pub/mpack/mpack-1.0-pc.tar.Z
  392.           MS-DOS binaries
  393. FTP:      export.acs.cmu.edu:pub/mpack/mpack-1.0-mac.hqx
  394.           Macintosh binary
  395. FTP:      export.acs.cmu.edu:pub/mpack/mpack-1.0-amiga.lha
  396.           Amiga binaries
  397. Author:   John Gardiner Myers, Chris Newman (Mac), Mike Meyer (Amiga)
  398. Comments:
  399.  
  400.     [ John Gardiner Myers <jgm+@CMU.EDU> 2-Oct-1993 ]
  401.  
  402.     Mpack is a minimal implementation of MIME, designed for encoding and
  403.     decoding binary files in MIME messages.  In short, it is the MIME
  404.     equivalent of uuencode and uudecode.  For backwards compatibility,
  405.     it can also decode messages in split-uuencoded format.
  406.  
  407.  
  408. Name:     Pegasus mail
  409. Product:  
  410. Platform: MS-DOS, MS-Windows, Macintosh
  411. FTP:      risc.ua.edu:pub/network/pegasus/*
  412. Author:   David Harris <david@pmail.gen.nz>
  413. Comments:
  414.  
  415.     [ James Ford <JFORD@ua1vm.ua.edu> 2-Nov-1993 ]
  416.  
  417.     Pegasus Mail is an Email package for Novell network v2.15 and higher
  418.     that supports MHS (natively) and SMTP.  The MS-DOS version (v3.01a)
  419.     is MIME compliant; the MS-Windows version should be by mid-November.
  420.     I do not know the timetable for the Mac version.  You can either
  421.     get a PC-based SMTP gateway for it (Charon, by Brad Clements) or a
  422.     (Netware v3.11) NLM-based version (Mercury, by David Harris) from
  423.     risc.ua.edu.  I believe that the SMTP gateway Mercury supports 8-bit
  424.     MIME encoding.
  425.  
  426.  
  427. Name:     Pine
  428. Product:  MUA
  429. Platform: Unix
  430. FTP:      pine.cac.washington.edu:mail/pine.tar.Z
  431.           Full distribution, including Pico and IMAPd
  432.           Binaries also available in the same directory
  433. Author:   Laurence Lundblade, Michael Seibel, Mark Crispin
  434. Comments:
  435.  
  436.     [ From the release notes 21-Sep-1993 ]
  437.  
  438.     Pine(tm) --a Program for Internet News & Email-- is a tool for
  439.     reading, sending, and managing electronic messages.  It was designed
  440.     specifically with novice computer users in mind, but can be tailored
  441.     to accommodate the needs of "power users" as well.  Pine uses
  442.     Internet message protocols (e.g. RFC-822, SMTP, MIME, IMAP, NNTP)
  443.     and runs on Unix and MS-DOS.
  444.  
  445.     The guiding principles for Pine's user-interface were: careful
  446.     limitation of features, one-character mnemonic commands,
  447.     always-present command menus, immediate user feedback, and high
  448.     tolerance for user mistakes. It is intended that Pine can be learned
  449.     by exploration rather than reading manuals.  Feedback from the
  450.     University of Washington community and a growing number of Internet
  451.     sites has been encouraging.
  452.  
  453.     Pine's message composition editor, Pico, is also available as a
  454.     separate stand-alone program.  Pico is a very simple and easy-to-use
  455.     text editor offering paragraph justification, cut/paste, and a
  456.     spelling checker.
  457.  
  458.  
  459. 7.1 Conversions from other mail systems
  460.  
  461. A number of older email systems have defined ad hoc ways of dealing
  462. with binary file enclosures and multipart messages.  This section is
  463. a pointer to some tools that would aid in transition efforts to the
  464. standard MIME approach.
  465.  
  466. Name:     n2m
  467. Product:  conversion tool
  468. Platform: NeXT
  469. FTP:      nexus.yorku.ca:pub/n2m.shar
  470. Author:   
  471. Comments:
  472.  
  473.     [ Dave Collier-Brown <davecb@ccs.yorku.ca> 04-Jan-1993 ]
  474.  
  475.     Nn2m is a program that converts a file containing a NeXT-format
  476.     multimedia message into a file containing a MIME-format multimedia
  477.     message.
  478.  
  479.     It is usable on Berkeley-derived systems, or ones otherwise using
  480.     /usr/lib/sendmail as a mail transfer agent. It is in use on SunOS
  481.     4.1.1 and Ultrix 4.2, tested briefly on Aix 3.2 and NeXT.
  482.  
  483.     Description: it is used with non-NeXT mail user agents to convert
  484.     NeXT mail to MIME, which is intelligible to more than just the NeXT
  485.     mail program.  The resulting file will usually be more intelligible
  486.     to non-multimedia mail user agents.
  487.  
  488.     The textual part of the mail is converted into text, as well as
  489.     Microsoft RTF, and the attachments follow, as text/plain wherever
  490.     possible, as base64 encoded binaries otherwise.  This suffices for
  491.     messages with ASCII files pasted into them.
  492.  
  493.     Caveat:  This is a converter, not a translator: the conversion of
  494.     sound and of the initial ``index.rft'' file is not correctness-
  495.     preserving.
  496.  
  497.  
  498. Name:     sun-to-mime
  499. Product:  conversion tool
  500. Platform: OpenWindows
  501. FTP:      cs.utk.edu:pub/MIME/sun-to-mime.perl
  502. FTP:      cs.utk.edu:pub/MIME/sun-to-mime.c
  503. Author:   Keith Moore
  504. Comments:
  505.  
  506.     [ Keith Moore <moore@cs.utk.edu> 27-Dec-1992 ]
  507.  
  508.     A perl script (and conversion to C of same) that converts
  509.     OpenWindows mail to MIME.  Body parts currently supported are:
  510.     text, gif, Sun rasterfile (converted to image/gif), postscript, and
  511.     audio.  Other types default to application/octet-stream.  It's easy
  512.     to extend the set of types supported and to add conversions, if
  513.     necessary.
  514.  
  515.     The script requires uuencode, uudecode, zcat (aka uncompress),
  516.     and the "convert" program from ImageMagick.  If you don't have
  517.     ImageMagick you can probably substitute the pbm stuff with little
  518.     fuss.
  519.  
  520.  
  521. Name:     uu-to-mime
  522. Product:  conversion tool
  523. Platform: perl
  524. FTP:      cs.utk.edu:pub/MIME/uu-to-mime.perl
  525. Author:   Keith Moore <moore@cs.utk.edu>
  526. Comments: A perl script that translates an RFC 822 message containing a
  527.           single uuencoded file to a MIME message containing a
  528.           base64-encoded file.
  529.  
  530.  
  531. 8 Commercial MIME software packages
  532.  
  533. Name:     ECSMail
  534. Product:  MUA/MTA
  535. Platform: Unix, NT, OS/2, OpenVMS, MS-DOS, MS-Windows, Mac System 7
  536. Contact:  ECS Sales <ecs-sales@edm.isac.ca>
  537. Phone:    +1 403 420 8081
  538. Author:
  539. Comments:
  540.  
  541.     [ Steve Hole <steve@edm.isac.ca> 24-Aug-1993 ]
  542.  
  543.     ECSMail is an electronic mail product for building enterprise mail
  544.     systems.  It is designed from start to finish as a system for
  545.     establishing mail services throughout an organization, with external
  546.     organizations and the world information system in general.  It does
  547.     this by using a completely standards based architecture.
  548.  
  549.     ECSMail is comprised of the following system components:
  550.  
  551.      ECSMail MUA Set      - a set of Mail User Agents (MUA) 
  552.      ECSMail MTA Set      - a set of Message Transport Agents (MTA)
  553.      ECSMail MS Set       - a set of Message Services (MS)
  554.  
  555.     All components support both MIME/822 and X.400, and run under
  556.     Unix, Microsoft NT, OS/2, OpenVMS.  Additionally, the MUA Set runs
  557.     under MS-DOS, Microsoft Windows, and Mac System 7.
  558.  
  559.     Pricing for the ECS products and ISA business information can be 
  560.     obtained by contacting:
  561.  
  562.      ECS Sales 
  563.      835 10040 - 104 Street
  564.      Edmonton, Alberta, Canada
  565.      T5J 0Z2
  566.  
  567.      Phone: 403-420-8081
  568.      Fax:   403-420-8037
  569.  
  570.     or by sending a request through electronic mail to the address:
  571.  
  572.      ECS Sales <ecs-sales@edm.isac.ca>
  573.  
  574.  
  575. Name:     Eudora 2.0
  576. Product:  MUA
  577. Platform: Macintosh
  578. Contact:  eudora-sales@qualcomm.com
  579. Author:   Steve Dorner <sdorner@qualcomm.com>
  580. Comments:
  581.  
  582. A commercial version with more features than the freely available one.  For
  583. pricing information, see
  584.  
  585. FTP:      qualcomm.com:/mac/eudora/E_by_QC.sea.hqx
  586.  
  587.  
  588. Name:     IBM multimedia mail
  589. Product:
  590. Platform: OS/2
  591. Contact:  Jerry Cuomo <gcuomo@watson.ibm.com>
  592. Author:   IBM
  593. Comments:
  594.  
  595.     [ Larry Salomon Jr <os2man@panix.com> 10-Dec-1992 ]
  596.  
  597.     I'm not going to follow this group, but I wanted to state that IBM -
  598.     at the T.J. Watson Research Center - is developing a multimedia mail
  599.     application for OS/2 which is based on the Mime spec.  They demoed
  600.     it at Interop.
  601.  
  602.     For more information, including (probably) how to become a test site
  603.     (I haven't confirmed whether they're actually going to do this,
  604.     but they've done it before), contact the department manager, Jerry
  605.     Cuomo, at gcuomo@watson.ibm.com.
  606.  
  607.  
  608. Name:     iGate
  609. Product:  WordPerfect Office gateway
  610. Platform:
  611. Contact:  smart@actrix.gen.nz
  612. Author:   Smart Systems
  613. Comments:
  614.  
  615.     [ Quentin Smart <smart@acme.gen.nz> 25-Sep-1993 ]
  616.  
  617.     iGate provides seamless conectivity to SMTP mail from WordPerfect
  618.     office.  Running as a native gateway under the Office Connection
  619.     server and incorporting a TCP/IP stack iGate is a complete solution
  620.     with no extras like MHS or TCP/IP stacks required.
  621.     
  622.     Further information from:
  623.  
  624.         Smart Systems
  625.         PO Box 5017
  626.         Wellington, New Zealand
  627.         +64 6 3561484
  628.         smart@actrix.gen.nz
  629.  
  630.  
  631. Name:     Internet Exchange for cc:Mail
  632. Product:  cc:Mail to SMTP/MIME Internet Mail Gateway
  633. Platform: MS-Windows
  634. Contact: 
  635. Phone:    +1 415 871 4045
  636. Author:   International Messaging Associates
  637. Comments:
  638.  
  639.     [ Tim Kehres <kehres@ima.com> 08-Dec-1993 ]
  640.  
  641.     For cc:Mail users, Internet Exchange is the gateway of choice to
  642.     provide standardized full multimedia connectivity between cc:Mail
  643.     users and their Internet partners.  Internet Exchange for cc:Mail
  644.     can be used to interconnect cc:Mail networks with external users on
  645.     the Internet as well as connecting your own internal network to your
  646.     cc:Mail community.
  647.  
  648.     Internet Exchange for cc:Mail is the first SMTP to cc:Mail gateway
  649.     that suports the full MIME Internet standard for exchanging rich
  650.     media multipart messages.  This means that your cc:Mail users can
  651.     now exchange any attachment types with Internet based mail systems.
  652.     By using the MIME standard, Internet Exchange for cc:Mail users
  653.     will be assured future compatibility with other MIME compliant mail
  654.     gateways.
  655.  
  656.     To simplify administration and management, the Internet Exchange
  657.     System Manager runs under Windows 3.1.  On screen buttons provide
  658.     administration access into the gateway operations.  Managers can
  659.     easily view and modify all gateway activity.  Message routing is
  660.     accomplished using any combination of host tables,Domain Name System
  661.     (DNS) lookup, and default mail host routing.
  662.  
  663.  
  664. Name:     Mail*Hub
  665. Product:
  666. Platform: Control Data 4000 Series Mips-based Unix systems
  667. Contact:  rrr@svl.cdc.com
  668. Author:   Control Data Systems
  669. Comments:
  670.  
  671.     [ <rrr@duck.svl.cdc.com> 23-Dec-1992 ]
  672.  
  673.     Mail*Hub includes support for X.400, X.500, SMTP, and creating,
  674.     viewing, and sending MIME enclosures in mail. In addition, the Fax
  675.     Gateway portion of Mail*Hub supports sending mail with MIME
  676.     enclosures to a Fax machine.  Graphical MIME components
  677.     (Postscript, GIF, TIFF,...)  are automatically recognized and
  678.     imaged at the receiving Fax machine.
  679.  
  680.  
  681. Name:     Mail-it
  682. Product:  MUA
  683. Platform: MS-Windows
  684. Contact:  mail-it@unipalm.co.uk
  685. Phone:    +44 223 250100 
  686. Author:   Unipalm Ltd
  687. Comments:
  688.  
  689.     [ Tom Kermeen <tomk@unipalm.co.uk> 11-Aug-1993 ]
  690.  
  691.     Mail-it is a mail user agent for Windows 3.1.  Implemented using the
  692.     Microsoft Extended MAPI architecture and with MIME functionality
  693.     added in, Mail-it v2.0 has a wide range of features including:
  694.         full drag and drop;
  695.         hierarchical foldering;
  696.         interaction with mail-aware and mail-enabled applications (MAPI);
  697.         full MIME support;
  698.         local address book;
  699.         access to MAPI-enabled directory services;
  700.         support for SMTP, POP2, POP3, and UUCP;
  701.  
  702.     Currently in beta, Mail-it v2.0 will ship in Q4 93.  For further
  703.     information email mail-it@unipalm.co.uk.
  704.  
  705.  
  706. Name:      MEUF
  707. Product:   MUA
  708. Platform:  Unix/X
  709. Contact:
  710. Author:    Daniel Glazman
  711. Comments:
  712.  
  713.     [ Daniel Glazman <Daniel.Glazman@grif.grif.fr> 30-Aug-1993 ]
  714.  
  715.     Meuf is a student project (now 2 years old) I developed at Ecole
  716.     Nationale Superieure des Telecommunications de Paris with the
  717.     System staff. It has grown A LOT to become a MIME-native MUA
  718.     running under Xt/Xaw.
  719.  
  720.     Earlier non-MIME versions (1.3 and 1.4) are available by anonymous
  721.     ftp from ftp.inria.fr and ftp.enst.fr. They are used by at least 4
  722.     industrial and academic sites in France.
  723.  
  724.     Meuf full-MIME version is currently in beta-test and may become a
  725.     commercial product.
  726.  
  727.  
  728. Name:     MPOWER
  729. Product:
  730. Platform:
  731. Contact:
  732. Author:   HP
  733. Comments:
  734.  
  735.     [ Harald Alvestrand <Harald.Alvestrand@delab.sintef.no> 22-Jan-1993 ]
  736.  
  737.     If anyone is interested, the new multimedia product from HP called
  738.     MPOWER supports MIME format mail.
  739.  
  740.     You can drag and drop a picture onto the mail icon, and it will be
  741.     sent as a MIME message.
  742.  
  743.     (Unfortunately, they forgot to quote the delimiter that had a dot in
  744.     it, and PINE failed to parse that......well, it's a betatest.)
  745.  
  746.  
  747. Name:     PC-MM (PC Mail Manager)
  748. Product:  MUA
  749. Platform: MS-Windows
  750. Contact:  Lars_Hagberg@li.icl.se
  751. Author:   ICL
  752. Comments:
  753.  
  754.     [ Tomas Kullman <tomku@li.icl.se> 30-Sep-1993 ]
  755.  
  756.     PC-MM from ICL is a Mail User Agent for Windows 3.1 implemented on
  757.     Windows Socket API and TCP/IP. PC-MM is currently working on PC-NFS
  758.     but is designed to be network software independent (i.e. will work
  759.     on most TCP/IP softwares supporting WinSocket API).
  760.  
  761.     PC-MM is a MIME conformant internet mailer supporting SMTP and IMAP2
  762.     for sending and receiving. PC-MM requires a UNIX mail server (or
  763.     similar supporting SMTP and IMAP2).
  764.     
  765.     PC-MM V1.0 supports a lot of nice features, such as:
  766.          - user friendly interface
  767.          - built-in and user-defined text editor
  768.          - drag and drop between folders
  769.          - local and server based folders
  770.          - integrated address book
  771.          - message sorting and tagging
  772.          - "watch dog" for incoming messages
  773.     
  774.     PC Mail Manager is announced and volume shipping mid November 1993.
  775.  
  776.     For pricing and product packaging information please contact Lars
  777.     Hagberg at ICL ProSystems AB; E-mail: Lars_Hagberg@li.icl.se or
  778.     phone: + 46 (0)13 11 70 00.
  779.  
  780.  
  781. Name:     PMDF
  782. Product:  MTA
  783. Platform: VMS
  784. Contact:  sales@innosoft.com service@innosoft.com
  785. Author:   Innosoft International
  786. Comments:
  787.  
  788. The VMSNET newsgroup 'vmsnet.mail.pmdf' is available for discussion.
  789.  
  790.     [ Ned Freed <ned@innosoft.com> ]
  791.  
  792.     Send technical inquiries to service@innosoft.com. Product
  793.     information, pricing, and literature can be obtained from
  794.     sales@innosoft.com. The phone number is (909) 624-7907; FAX is
  795.     (909) 621-5319. Street address is:
  796.  
  797.         Innosoft International, Inc.
  798.         250 W. First St., Suite 240
  799.         Claremont, CA 91711
  800.  
  801.  
  802. Name:     PP
  803. Product:  MTA
  804. Platform: Unix
  805. Contact:
  806. Author:
  807. Comments:
  808.  
  809. PP is a Mail Transport Agent (MTA), kindof son-of-MMDF-plus-X.400.  It
  810. is built on ISODE.
  811.  
  812.     [ Harald Alvestrand <Harald.Alvestrand@delab.sintef.no> 18-Dec-1992 ]
  813.  
  814.     The ISODE Consortium release of PP will in the near future support
  815.     gatewaying between MIME and X.400 according to the MIME-MHS
  816.     Internet-Drafts.
  817.  
  818. It will also support ESMTP.
  819.  
  820.  
  821. Name:     SMTPLINK 2.1
  822. Product:
  823. Platform:
  824. Contact:
  825. Author:
  826. Comments:
  827.  
  828.     [ <support@ccmail.com> 16-Dec-1992 ]
  829.  
  830.     Because this version (2.1) is a 2-3 QTR-93 release you should be
  831.     talking to your sales rep about the tentative features of this
  832.     product. They can be reached at 800-448-2500.
  833.  
  834.  
  835. Name:     STI Document Browser
  836. Product:  MS-Windows 3.1 (shipping), NeXTstep/X11/VMS (in the pipeline)
  837. Platform:
  838. Contact:  info@sti.fi
  839. Author:   Stream Technologies Inc
  840. Comments:
  841.  
  842.     [ Ed Anselmo <anselmo@nic.near.net> 31-Dec-1992 ]
  843.  
  844.     Product name:   STI Document Browser
  845.     Platforms:      
  846.  
  847.     How and where to get:
  848.         Stream Technologies Inc.
  849.         Valkjarventie 2
  850.         SF-02130 Espoo
  851.         FINLAND
  852.         Tel: +358 0 43577340
  853.         Fax: +358 0 43577348
  854.         Email: info@sti.fi
  855.  
  856.  
  857. Name:     Super-TCP
  858. Product:
  859. Platform: MS-Windows
  860. Contact:  TCP@FrontierTech.COM
  861. Author:   Frontier Technologies
  862. Comments:
  863.  
  864.     [ Ray C Langford <ray@isi.frontiertech.com> 28-Apr-1993 ]
  865.  
  866.     Frontier Technologies' Super-TCP for MS-Windows includes MIME
  867.     support in their Email mail system that is a part of the Super-TCP
  868.     for Windows package.
  869.  
  870.     Super-TCP for Windows is a Windows Sockets compliant, 100% DLL
  871.     implementation that can also operate in a TSR mode. Applications
  872.     include: Network News Reader, Telnet, FTP Client/Server, NFS
  873.     Client/Server, SMTP/POP2&3 MIME Email, Telnet Redirector,
  874.     Interactive Talk, and more. Options are also available for PPP,
  875.     X.25, and OSI.
  876.  
  877.     With the MIME support in Email, any type of binary file may be
  878.     attached to your message, including Postscript files, spreadsheet
  879.     files, database files, word processor files, graphic files, audio
  880.     files, and digital video files.
  881.  
  882.     The packages in the Super-TCP product line that include the
  883.     Email (SMTP/POP2&3) with MIME support are:
  884.         - Super-TCP for Windows   Version 3.0
  885.                 (Complete TCP/IP package)
  886.         - Super-TCP/NFS for Windows   Version 3.0
  887.                 (Complete TCP/IP package with NFS client/server)
  888.         - Super-TCP Applications for Windows   Version 3.0
  889.                 (Windows Sockets applications only)
  890.  
  891.     For further information, email TCP@FrontierTech.COM or call
  892.     +1 414 241-4555.
  893.  
  894.  
  895. Name:     Z-Mail
  896. Product:  MUA
  897. Platform: Unix
  898. Contact:  info@z-code.com
  899. Author:   Z-Code Software Corporation
  900. Comments:
  901.  
  902.     [ Carlyn M. Lowery <lowery@zen.z-code.com> 29-May-1993 ]
  903.  
  904.     Z-Mail, a Unix World Magazine "Product of the Year" winner for 1991,
  905.     is a complete electronic mail system for workstations.  Z-Mail
  906.     provides Motif and Open Look graphical user interfaces, as well
  907.     as two character modes.  The software has been ported to nearly
  908.     every system that runs Unix, and it works with all standard Unix
  909.     mail transport agents including sendmail, binmail, smail, MMDF and
  910.     X.400 gateways.  Z-Mail can replace or coexist with standard mail
  911.     user agents on the system, including BSD Mail, AT&T mailx, Sun Mail
  912.     Tool, Elm, or Mush.  Most anyone can use Z-Mail "off the shelf" and
  913.     immediately benefit from its simple interface and advanced features.
  914.     
  915.     Z-Mail also includes Z-Script, a powerful scripting language that
  916.     enables users to customize and extend Z-Mail's capabilities.
  917.     Z-Mail's multi-media capabilities allow easy integration with
  918.     best-of-class products including spreadsheets, desk-top publishing,
  919.     graphics, fax, voice, and video. For example, when users receive a
  920.     spreadsheet file, Z-Mail can be configured to automatically launch
  921.     the associated application and load the the attachment automatically
  922.     and transparently to the user.  Z-Mail understands MIME-format
  923.     documents and is also compatible with Sun's multimedia Mailtool.
  924.  
  925.     Mac, MS-DOS, and MS-Windows versions, as well as native MIME
  926.     support, are planned for this summer.
  927.     
  928.     For more information on Z-Mail, contact:
  929.         Z-Code Software Corp.
  930.         4340 Redwood Hwy., Suite B-50
  931.         San Rafael, CA 94903
  932.         tel: (415) 499-8649
  933.         fax: (415) 479-0448
  934.         e-mail: info@z-code.com
  935.     
  936.     Also, you can anonymous-ftp a demo copy of Z-Mail from "ora.com" in
  937.     the directory pub/z-code/zmail/2.1.  (The file you want is named
  938.     zm.XXX.tar.Z, where XXX is your type of machine.)  You'll need to
  939.     call us after you do so we can send you an activation key.
  940.  
  941.  
  942. 9 MIME and Usenet news
  943.  
  944. 9.1 Introduction
  945.  
  946. Usenet articles are (by design) very similar to RFC 822 mail messages.
  947. It is therefore reasonable to expect MIME software to be adopted for use
  948. on Usenet.
  949.  
  950.  
  951. 9.2 News readers and transports with MIME support
  952.  
  953. Name:     GNUS
  954. Product:  reader
  955. Platform: GNU Emacs
  956. FTP:
  957. Author:   Masanobu UMEDA
  958. Comments:
  959.  
  960.     [ Masanobu UMEDA <umerin@mse.kyutech.ac.jp> 07-Aug-1993 ]
  961.  
  962.     GNUS is an NNTP-based newsreader for GNU Emacs.  GNUS versions
  963.     3.14.4 and later directly support reading of articles written in
  964.     MIME format.  It only requires the metamail package.  Compositions
  965.     of articles written in MIME format requires "mime.el" that is a
  966.     part of MIME tools for GNU Emacs (see 3.13).
  967.  
  968.  
  969. Name:     gnus-mime.el
  970. Product:  reaJoe Ilacqua der
  971. Platform: GNU Emacs
  972. FTP:      world.std.com:dist/gnus-mime.el.shar
  973.           (also in the contrib tree of metamail)
  974. Author:   Joe Ilacqua
  975. Comments:
  976.  
  977.     [ Joe Ilacqua <spike@world.std.com> 24-Jun-1993 ]
  978.  
  979.     "gnus-mime.el" is an ELISP package that adds support for MIME to
  980.     GNUS.  This is the second release: I consider it very beta, and I'm
  981.     sure there are bugs, but it does work.  It provides support both to
  982.     read and to post USENET articles in MIME format.  It's scarcest
  983.     feature is support for multi-part multi-media ".signatures".
  984.  
  985. I believe that gnus-mime.el is for GNUS prior to version 3.14.4.
  986.  
  987.  
  988. Name:     INN
  989. Product:  transport
  990. Platform:
  991. FTP:
  992. Author:
  993. Comments:
  994.  
  995.     [ Christopher Davis <ckd@eff.org> 03-Jun-1993 ]
  996.  
  997.     There is some minimal MIME support in the INN package.  Since INN
  998.     is a transport system, not a newsreader, the support is for
  999.     transferring MIME messages, not reading them.
  1000.  
  1001.     [ Christophe Wolfhugel <Christophe.Wolfhugel@grasp.insa-lyon.fr> 23-Jul-1993 ]
  1002.  
  1003.     INN's MIME support is today divided in two parts:
  1004.  
  1005.     1) the possibility to have nnrpd add default MIME headers to
  1006.     locally posted articles;
  1007.  
  1008.     2) transfer-encoding changes on transport with `innxmit', i.e. recode
  1009.     8bit to quoted-printable.
  1010.  
  1011.  
  1012. Name:     MH
  1013. Product:  reader
  1014. Platform:
  1015. FTP:
  1016. Author:
  1017. Comments:
  1018.  
  1019.     [ John Romine <jromine@ics.uci.edu> 30-Jul-1993 ]
  1020.  
  1021.     If you compile MH to use NNTP, it can read news with its "bbc"
  1022.     command; MH supports MIME.
  1023.  
  1024.  
  1025. Name:     nn
  1026. Product:  reader
  1027. Platform:
  1028. FTP:
  1029. Author:
  1030. Comments:
  1031.  
  1032.     [ Luc Rooijakkers <lwj@cs.kun.nl> 26-Jul-1993 ]
  1033.  
  1034.     The current beta release of nn tags newly posted articles as
  1035.     text/plain; charset=xxx with transfer encoding 8bit if the message
  1036.     contains any 8 bit characters.
  1037.  
  1038.     Reading support needs further work.
  1039.  
  1040.  
  1041. Name:     SNews
  1042. Product:  reader
  1043. Platform: MS-DOS OS/2
  1044. FTP:      ftp.wimsey.com:~ftp/pub/msdos/uupc/snews191.zip
  1045.           MS-DOS binaries
  1046. FTP:      ftp.wimsey.com:~ftp/pub/msdos/uupc/snws191o.zip
  1047.           OS/2 binaries
  1048. FTP:      ftp.wimsey.com:~ftp/pub/msdos/uupc/snws191s.zip
  1049.           Source
  1050. Author:
  1051. Comments:
  1052.  
  1053.     [ Daniel Fandrich <dan@fch.wimsey.bc.ca> 27-Aug-1993 ]
  1054.  
  1055.     Revision 1.91 of the SNews newsreader for MS-DOS systems
  1056.     fixes several bugs in version 1.90 (alpha), as well as adding
  1057.     some much-needed features, including built-in support for ISO
  1058.     8859/1/2/3/4/9 character sets (RFC 1521 and RFC 1522) and a single
  1059.     key interface to the metamail MIME decoder (or other user-specified
  1060.     program).  An additional bonus is the availability of an OS/2
  1061.     version.
  1062.  
  1063.  
  1064. Name:     trn
  1065. Product:  reader
  1066. Platform:
  1067. FTP:
  1068. Author:
  1069. Comments:
  1070.  
  1071. trn 3.0 has support for reading MIME articles with metamail, and
  1072. creating them with mhn.
  1073.  
  1074.  
  1075. End of Part II
  1076.